home *** CD-ROM | disk | FTP | other *** search
- Path: news.itd.umich.edu!xxviper
- From: xxviper@umich.edu (Chris Herringshaw)
- Newsgroups: comp.lang.c++
- Subject: Classes over network?
- Date: 2 Feb 1996 00:23:59 GMT
- Organization: University of Michigan
- Message-ID: <4erliv$sva@lastactionhero.rs.itd.umich.edu>
- NNTP-Posting-Host: centipede.rs.itd.umich.edu
- NNTP-Posting-User: 24748
-
-
- Just wondering if anyone has found a fairly decent way to pass objects
- over network connections. Nothing extravagent in my objects, like
- other classes, pointers, etc, but I do have one arbitrary length string.
- This suggests that bundling the class up into a struct and using
- RPC would not be very simple. Any ideas from the guru's?
-
- Thank you.
-
- --
- Chris Herringshaw ------------------------------ voice: (617) 577-9800
- net.Genesis fax: (617) 577-9850
- 68 Rogers St chris@netgen.com
- Cambridge, MA 02142 --------------------------- http://www.netgen.com/
-